home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / apps / other / am.zoo / example.2 < prev    next >
Text File  |  1993-04-24  |  1KB  |  73 lines

  1. # This is a more complex example schedule based on a real live note.
  2. #
  3. # It shows the following:
  4. #
  5. # 1. The first month was a 'short month' of 15 days.
  6. # 2. The original note called for a payment of $866.45.
  7. # 3. The note went into default 4/1/91 with no payments made during 'legal
  8. #    activity'.  A graduated payment schedule was then set up for re-payment.
  9. # 4. Balloon payment on 12/97 (month 101).
  10. #
  11. am -n 0 -a 32000 -i 13.5 -p 500 -D -15 -s 8/1/89 -b \
  12.     -U 01:866.45    \
  13.     -U 02:866.45    \
  14.     -U 03:866.45    \
  15.     -U 04:866.45    \
  16.     -U 05:866.45    \
  17.     -U 06:866.45    \
  18.     -U 07:866.45    \
  19.     -U 08:866.45    \
  20.     -U 09:866.45    \
  21.     -U 10:866.45    \
  22.     -U 11:866.45    \
  23.     -U 12:866.45    \
  24.     -U 13:866.45    \
  25.     -U 14:866.45    \
  26.     -U 15:866.45    \
  27.     -U 16:866.45    \
  28.     -U 17:866.45    \
  29.     -U 18:866.45    \
  30.     -U 19:866.45    \
  31.     -U 20:866.45    \
  32.     -U 21:0        \
  33.     -U 22:0        \
  34.     -U 23:0        \
  35.     -U 24:0        \
  36.     -U 25:0        \
  37.     -U 26:0        \
  38.     -U 27:0        \
  39.     -U 28:0        \
  40.     -U 29:0        \
  41.     -U 30:0        \
  42.     -U 31:0        \
  43.     -U 32:0        \
  44.     -U 33:0        \
  45.     -U 34:0        \
  46.     -U 35:0        \
  47.     -U 36:0        \
  48.     -U 37:0        \
  49.     -U 38:100    \
  50.     -U 39:100    \
  51.     -U 40:100    \
  52.     -U 41:100    \
  53.     -U 42:250    \
  54.     -U 43:250    \
  55.     -U 44:250    \
  56.     -U 45:250    \
  57.     -U 46:250    \
  58.     -U 47:250    \
  59.     -U 48:250    \
  60.     -U 49:250    \
  61.     -U 50:250    \
  62.     -U 51:250    \
  63.     -U 52:250    \
  64.     -U 53:250    \
  65.     -E 66:1000    \
  66.     -E 78:1000    \
  67.     -E 90:1000    \
  68.     -l 101        > e2.out
  69. #    -f            | nroff
  70.  
  71. # uncomment the last line above to get formatted output.
  72. # note: 'make example' will get LOTS of errors with formatted output.
  73.